Skip to content

Conversation

rzabarazesh
Copy link

@rzabarazesh rzabarazesh commented Oct 3, 2025

Adds metrics for both CI runtime and code review cycle
Updated to now add reliability metrics as well.

Copy link

vercel bot commented Oct 3, 2025

@rzabarazesh is attempting to deploy a commit to the Meta Open Source Team on Vercel.

A member of the Team first needs to authorize it.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 3, 2025
@rzabarazesh rzabarazesh requested a review from huydhn October 3, 2025 15:26
Copy link

vercel bot commented Oct 3, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
torchci Ready Ready Preview Oct 7, 2025 3:13am

@huydhn
Copy link
Contributor

huydhn commented Oct 3, 2025

PyTorch and test-infra uses a tool called lintrunner to all linters, our version of pre-commit. You want to install it https://pypi.org/project/lintrunner and lintrunner init && lintrunner -a to fix these lint failures

Also, the failure in https://github.com/pytorch/test-infra/actions/runs/18228918765/job/51907208089?pr=7285 can be solved easily by running yarn format to format the React code automatically

}
}

const options: EChartsOption = {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you want to choose only some legends ? right now the
{ name: "Success" },
{ name: "Failed" },
{ name: "Canceled" },
are not clickable

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure I understood this one. Do you mean the data points? Or that the legend itself isn't clickable?

@rzabarazesh rzabarazesh requested a review from yangw-dev October 6, 2025 21:26
@rzabarazesh rzabarazesh changed the title vllm - add CI runtime and review cycle metrics vllm - Add initial set of metrics Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants